Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiler: Patch compare_ops for IndexDerivatives #2250

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

FabioLuporini
Copy link
Contributor

hitting another piece of legacy code, sigh

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #2250 (0744570) into master (5e4e14c) will increase coverage by 9.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2250      +/-   ##
==========================================
+ Coverage   77.84%   86.92%   +9.08%     
==========================================
  Files         229      229              
  Lines       41790    41809      +19     
  Branches     7709     7712       +3     
==========================================
+ Hits        32530    36342    +3812     
+ Misses       8587     4840    -3747     
+ Partials      673      627      -46     
Files Coverage Δ
devito/symbolics/inspection.py 93.63% <100.00%> (+0.16%) ⬆️
tests/test_unexpansion.py 100.00% <100.00%> (ø)

... and 54 files with indirect coverage changes

@mloubout mloubout force-pushed the hotfix-unexpand-custom-coeffs branch from 3e9bf24 to 0744570 Compare October 28, 2023 11:15
@mloubout mloubout merged commit d4e9cc5 into master Oct 28, 2023
32 checks passed
@mloubout mloubout deleted the hotfix-unexpand-custom-coeffs branch October 28, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants